func runtime.nextFreeFast
5 uses
runtime (current package)
malloc.go#L931: func nextFreeFast(s *mspan) gclinkptr {
malloc.go#L1185: v := nextFreeFast(span)
malloc.go#L1293: v := nextFreeFast(span)
malloc.go#L1376: v := nextFreeFast(span)
malloc.go#L1474: v := nextFreeFast(span)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)